func net/http.isProtocolSwitchResponse
3 uses
net/http (current package)
response.go#L357: return isProtocolSwitchResponse(r.StatusCode, r.Header)
response.go#L362: func isProtocolSwitchResponse(code int, h Header) bool {
server.go#L1568: !isProtocolSwitchResponse(w.status, header)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)